home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 04 geoProgramming / WRDGME.ARC / GEOW2 (.txt) < prev    next >
Encoding:
GEOS ConVerT  |  2019-04-13  |  1.6 KB  |  35 lines

  1. GeoWordshdr
  2. PRG formatted GEOS file V1.0
  3. NX1000
  4. GeoWordsMai
  5. BLASTER'S CONVERTER V2.5
  6. J!GeoWShake
  7. GeoWTiles
  8. Write Image V2.1
  9. geoWrite    V1.1
  10. GEOPROGRAMMER sample file.
  11.     .header        ;start of header section
  12.     .word    0    ;first two bytes are always zero
  13.     .byte    3        ;width in bytes
  14.     .byte    21    ;and height in scanlines of:
  15.     .byte    #$83    ;Commodore file type, with bit 7 set.
  16.     .byte    #$06    ;Geos file type
  17.     .byte    #$01    ;Geos file structure type
  18.     .word    ResStart    
  19.     .word    $03ff    
  20.     .word    ResStart    
  21.     .byte    "GeoWords    V1.1",0,0,0,$00
  22.     .byte    "David B. Ferguson  ",0
  23.     .block    160-117    
  24.     .byte 0
  25.     .endh
  26. GeoWORDS
  27. Header
  28. copyright 1989
  29. David B. Ferguson
  30. Written: DATE
  31.     GeoWTimer.rel
  32. GeoWORDS
  33. Linker
  34. copyright
  35.